-
Notifications
You must be signed in to change notification settings - Fork 15
feat: add manual_keep and manual_drop endpoints for parametric test #271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
BenchmarksBenchmark execution time: 2026-01-05 18:30:24 Comparing candidate commit 390f925 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 1 metrics, 0 unstable metrics. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #271 +/- ##
==========================================
+ Coverage 87.82% 87.83% +0.01%
==========================================
Files 84 84
Lines 5659 5664 +5
==========================================
+ Hits 4970 4975 +5
Misses 689 689 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
🎯 Code Coverage 🔗 Commit SHA: 390f925 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
Description
New endpoints used to validate this new system test: DataDog/system-tests#5617
Motivation
Additional Notes